home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 2.iso / pc / data / m15intro.dir / 00047.ls < prev    next >
Encoding:
Text File  |  1996-09-09  |  167 b   |  9 lines

  1. on mouseDown
  2.   set the castNum of sprite 9 to cast "b020"
  3.   if pressLessonButton(9) then
  4.     pupSprites(1, 48, 0)
  5.     sound stop 2
  6.     goPreviousSlide2()
  7.   end if
  8. end
  9.